home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / X11 / locale / ru_RU.UTF-8 / XLC_LOCALE < prev   
Encoding:
Text File  |  2009-02-02  |  2.2 KB  |  170 lines

  1. #
  2. #    XLocale Database Sample for ru_RU.UTF-8
  3. #    Derived from en_US.UTF-8
  4. #
  5.  
  6. #
  7. #     XLC_FONTSET category
  8. #
  9. XLC_FONTSET
  10.  
  11. on_demand_loading    True
  12.  
  13. object_name        generic
  14.  
  15. #     fs0 class (7 bit ASCII)
  16. fs0    {
  17.     charset    {
  18.         name    ISO8859-1:GL
  19.     }
  20.     font    {
  21.         primary    ISO8859-1:GL
  22.         vertical_rotate    all
  23.     }
  24. }
  25. #    fs1 class (ISO8859 families)
  26. fs1    {
  27.     charset    {
  28.         name    ISO8859-1:GR
  29.     }
  30.     font    {
  31.         primary    ISO8859-1:GR
  32.     }
  33. }
  34. #    fs2 class (KOI8-R)
  35. fs2    {
  36.     charset    {
  37.         name    KOI8-R:GR
  38.     }
  39.     font    {
  40.         primary    KOI8-R:GR
  41.     }
  42. }
  43. #    fs3 class (MICROSOFT-CP1251)
  44. fs3    {
  45.     charset    {
  46.         name    MICROSOFT-CP1251:GR
  47.     }
  48.     font    {
  49.         primary    MICROSOFT-CP1251:GR
  50.     }
  51. }
  52. #    fs4 class (ISO8859-5)
  53. fs4    {
  54.     charset    {
  55.         name    ISO8859-5:GR
  56.     }
  57.     font    {
  58.         primary    ISO8859-5:GR
  59.     }
  60. }
  61. #     fs5 class (Kanji)
  62. fs5    {
  63.     charset    {
  64.         name    JISX0208.1983-0:GL
  65.     }
  66.     font    {
  67.         primary    JISX0208.1983-0:GL
  68.     }
  69. }
  70. #    fs6 class (Korean Character)
  71. fs6    {
  72.     charset    {
  73.         name    KSC5601.1987-0:GL
  74.     }
  75.     font    {
  76.         primary    KSC5601.1987-0:GL
  77.     }
  78. }
  79. #    fs7 class (Chinese Han Character)
  80. fs7    {
  81.     charset    {
  82.         name    GB2312.1980-0:GL
  83.     }
  84.     font    {
  85.         primary    GB2312.1980-0:GL
  86.     }
  87. }
  88. #    fs8 class (Half Kana)
  89. fs8    {
  90.     charset    {
  91.         name    JISX0201.1976-0:GR
  92.     }
  93.     font    {
  94.         primary        JISX0201.1976-0:GR
  95.         vertical_rotate    all
  96.     }
  97. }
  98. #    ISO10646 should come last so the fonts above will actually be used
  99. #    fs9 class
  100. fs9    {
  101.     charset    {
  102.         name    ISO10646-1
  103.     }
  104.     font    {
  105.         primary    ISO10646-1
  106.     }
  107. }
  108. END XLC_FONTSET
  109.  
  110. #
  111. #     XLC_XLOCALE category
  112. #
  113. XLC_XLOCALE
  114.  
  115. encoding_name        UTF-8
  116. mb_cur_max        6
  117. state_depend_encoding    False
  118.  
  119. #    cs0 class
  120. cs0    {
  121.     side        GL:Default
  122.     length        1
  123.     ct_encoding    ISO8859-1:GL
  124. }
  125.  
  126. #    cs1 class
  127. cs1     {
  128.         side            GR:Default
  129.         length          1
  130.         ct_encoding     ISO8859-1:GR
  131. }
  132.  
  133. #    cs2 class
  134. cs2    {
  135.     side        GR
  136.     length        2
  137.     ct_encoding    JISX0208.1983-0:GL; JISX0208.1983-0:GR;            JISX0208.1983-1:GL; JISX0208.1983-1:GR
  138.  
  139. }
  140.  
  141. #    cs3 class
  142. cs3     {
  143.         side            GL
  144.         length          2
  145.         ct_encoding     KSC5601.1987-0:GL; KSC5601.1987-0:GR;                        KSC5601.1987-1:GL; KSC5601.1987-1:GR
  146.  
  147. }
  148.  
  149. #    cs4 class
  150. cs4     {
  151.         side            GR
  152.         length          2
  153.         ct_encoding     GB2312.1980-0:GL; GB2312.1980-0:GR
  154. }
  155.  
  156. #    cs5 class
  157. cs5    {
  158.     side        GR
  159.     length        1
  160.     ct_encoding    JISX0201.1976-0:GR
  161. }
  162.  
  163. #    cs6 class
  164. cs6    {
  165.     side        none
  166.     ct_encoding    ISO10646-1
  167. }
  168.  
  169. END XLC_XLOCALE
  170.